# SPDX-License-Identifier: GPL-2.0
#
# temperature sensor drivers configuration
#

obj-$(CONFIG_TMP_MS5607) 		+= tmp_ms5607.o

